home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TGAMERMODEWARNDLG / TGAMERMODEWARNDLG.txt < prev   
Text File  |  2008-11-13  |  3KB  |  149 lines

  1. object GamerModeWarnDlg: TGamerModeWarnDlg
  2.   Left = 400
  3.   Top = 112
  4.   ActiveControl = btnOk
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Gamer Mode'
  8.   ClientHeight = 288
  9.   ClientWidth = 396
  10.   Color = clWhite
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -12
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object imgGamerModeWarning: TImage
  23.     Left = 8
  24.     Top = 17
  25.     Width = 32
  26.     Height = 32
  27.     AutoSize = True
  28.     Picture.Data = {<image000.ico>}
  29.     Transparent = True
  30.   end
  31.   object lblCloseText1: TResLabel
  32.     Left = 46
  33.     Top = 20
  34.     Width = 342
  35.     Height = 33
  36.     AutoSize = False
  37.     Color = clWhite
  38.     Font.Charset = DEFAULT_CHARSET
  39.     Font.Color = clWindowText
  40.     Font.Height = -13
  41.     Font.Name = 'Tahoma'
  42.     Font.Style = [fsBold]
  43.     ParentColor = False
  44.     ParentFont = False
  45.     Transparent = True
  46.     WordWrap = True
  47.     ResourceCaption = 49917
  48.   end
  49.   object lblCloseText2: TResLabel
  50.     Left = 8
  51.     Top = 63
  52.     Width = 373
  53.     Height = 66
  54.     AutoSize = False
  55.     Color = clWhite
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clWindowText
  58.     Font.Height = -12
  59.     Font.Name = 'Tahoma'
  60.     Font.Style = []
  61.     ParentColor = False
  62.     ParentFont = False
  63.     Transparent = True
  64.     WordWrap = True
  65.     ResourceCaption = 49918
  66.   end
  67.   object lblAutomaticOffHours: TResLabel
  68.     Left = 8
  69.     Top = 135
  70.     Width = 380
  71.     Height = 47
  72.     AutoSize = False
  73.     Caption = 'lblAutomaticOffHours'
  74.     Color = clWhite
  75.     Font.Charset = DEFAULT_CHARSET
  76.     Font.Color = clWindowText
  77.     Font.Height = -12
  78.     Font.Name = 'Tahoma'
  79.     Font.Style = []
  80.     ParentColor = False
  81.     ParentFont = False
  82.     Transparent = True
  83.     WordWrap = True
  84.   end
  85.   object chkDontShow: TResTeCheckBox
  86.     Left = 8
  87.     Top = 222
  88.     Width = 380
  89.     Height = 17
  90.     AllowGrayed = False
  91.     Alignment = kalLeftJustify
  92.     Checked = False
  93.     Font.Charset = DEFAULT_CHARSET
  94.     Font.Color = clWindowText
  95.     Font.Height = -12
  96.     Font.Name = 'Tahoma'
  97.     Font.Style = []
  98.     Spacing = 5
  99.     State = kcbsUnChecked
  100.     ThemeObject = 'default'
  101.     TabOrder = 0
  102.     Transparent = True
  103.     WordWrap = False
  104.     ResourceCaption = 24202
  105.   end
  106.   object btnOk: TResTeButton
  107.     Left = 62
  108.     Top = 255
  109.     Width = 75
  110.     Height = 25
  111.     ShowHint = True
  112.     Font.Charset = DEFAULT_CHARSET
  113.     Font.Color = clWindowText
  114.     Font.Height = -12
  115.     Font.Name = 'Tahoma'
  116.     Font.Style = []
  117.     ModalResult = 1
  118.     ParentFont = False
  119.     ParentShowHint = False
  120.     TabOrder = 1
  121.     ResourceCaption = 20018
  122.     ResourceHint = 42459
  123.   end
  124.   object btnCancel: TResTeButton
  125.     Left = 256
  126.     Top = 255
  127.     Width = 75
  128.     Height = 25
  129.     ShowHint = True
  130.     Cancel = True
  131.     Font.Charset = DEFAULT_CHARSET
  132.     Font.Color = clWindowText
  133.     Font.Height = -12
  134.     Font.Name = 'MS Sans Serif'
  135.     Font.Style = []
  136.     ModalResult = 2
  137.     ParentFont = False
  138.     ParentShowHint = False
  139.     TabOrder = 2
  140.     ResourceCaption = 20019
  141.     ResourceHint = 42458
  142.   end
  143.   object ThemeForm: TTeForm2
  144.     ThemeObject = 'StandardDialog'
  145.     Left = 328
  146.     Top = 16
  147.   end
  148. end
  149.